Which creative framework can create these games? [closed]

Posted by Rahil627 on Game Development See other posts from Game Development or by Rahil627
Published on 2012-05-31T11:26:43Z Indexed on 2012/05/31 16:51 UTC
Read the original article Hit count: 210

Filed under:
|
|
|

I've used a few game frameworks in the past and have run into limitations. This lead me to "creative frameworks". I've looked into many, but I cannot determine the limitations of some of them.

Selected frameworks ordered from highest to lowest level:
Flash, Unity, MonoGame, OpenFrameworks (and Cinder), SFML.

I want to be able to:

  • create a game that handles drawing on an iPad
  • create a game that uses computer vision from a webcam
  • create a multi-device iOS game
  • create a game that uses input from Kinect

Can all of the frameworks handle this? What is the highest level framework that can handle all of them?

© Game Development or respective owner

Related posts about opengl

Related posts about art